Rate Overview
Live
1 MKD = 0.254188 BWP
1 BWP = 3.9341
MKD
Avg
0.258292
High
0.272591
Low
0.250558
Last updated: 7/31/2026, 5:27:46 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.54 BWP |
| 50 MKD | 12.71 BWP |
| 100 MKD | 25.42 BWP |
| 500 MKD | 127.09 BWP |
| 1,000 MKD | 254.19 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-07-31T05:27:46Z",
"rates": {
"BWP": 0.254188
}
}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.4188,
"rate": 0.254188
}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