Rate Overview
Live
1 MKD = 0.253440 BWP
1 BWP = 3.9457
MKD
Avg
0.252991
High
0.253440
Low
0.251972
Last updated: 8/20/2026, 2:35:15 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.53 BWP |
| 50 MKD | 12.67 BWP |
| 100 MKD | 25.34 BWP |
| 500 MKD | 126.72 BWP |
| 1,000 MKD | 253.44 BWP |
Get MKD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=BWPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-08-20T02:35:15Z",
"rates": {
"BWP": 0.25344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "BWP",
"amount": 100
},
"result": 25.344,
"rate": 0.25344
}Build with MKD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key