Rate Overview
Live
1 MKD = 0.249334 BWP
1 BWP = 4.0107
MKD
Avg
0.252016
High
0.254103
Low
0.249334
Last updated: 6/19/2026, 8:19:31 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.49 BWP |
| 50 MKD | 12.47 BWP |
| 100 MKD | 24.93 BWP |
| 500 MKD | 124.67 BWP |
| 1,000 MKD | 249.33 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-06-19T08:19:31Z",
"rates": {
"BWP": 0.249334
}
}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": 24.9334,
"rate": 0.249334
}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