Rate Overview
Live
1 MKD = 0.251986 BWP
1 BWP = 3.9685
MKD
Avg
0.252549
High
0.263650
Low
0.249334
Last updated: 7/10/2026, 5:39:01 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.52 BWP |
| 50 MKD | 12.60 BWP |
| 100 MKD | 25.20 BWP |
| 500 MKD | 125.99 BWP |
| 1,000 MKD | 251.99 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-10T05:39:01Z",
"rates": {
"BWP": 0.251986
}
}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.1986,
"rate": 0.251986
}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