Rate Overview
Live
1 MKD = 0.254924 BWP
1 BWP = 3.9227
MKD
Avg
0.252771
High
0.254924
Low
0.250254
Last updated: 3/7/2026, 7:43:11 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.55 BWP |
| 50 MKD | 12.75 BWP |
| 100 MKD | 25.49 BWP |
| 500 MKD | 127.46 BWP |
| 1,000 MKD | 254.92 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-03-07T07:43:11Z",
"rates": {
"BWP": 0.254924
}
}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.4924,
"rate": 0.254924
}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