Rate Overview
Live
1 MKD = 0.251300 BWP
1 BWP = 3.9793
MKD
Avg
0.252110
High
0.263650
Low
0.250128
Last updated: 7/9/2026, 4:04:04 AM
Quick Conversions
| MKD | BWP |
|---|---|
| 1 MKD | 0.25 BWP |
| 10 MKD | 2.51 BWP |
| 50 MKD | 12.57 BWP |
| 100 MKD | 25.13 BWP |
| 500 MKD | 125.65 BWP |
| 1,000 MKD | 251.30 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-09T04:04:04Z",
"rates": {
"BWP": 0.2513
}
}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.130000000000003,
"rate": 0.2513
}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