Rate Overview
Live
1 BOB = 4.2274 MKD
1 MKD = 0.236551
BOB
Avg
4.2784
High
4.3690
Low
4.2274
Last updated: 9/10/2026, 6:19:36 PM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 4.23 MKD |
| 10 BOB | 42.27 MKD |
| 50 BOB | 211.37 MKD |
| 100 BOB | 422.74 MKD |
| 500 BOB | 2,113.71 MKD |
| 1,000 BOB | 4,227.43 MKD |
Get BOB/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MKDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-10T18:19:36Z",
"rates": {
"MKD": 4.227427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MKD",
"amount": 100
},
"result": 422.74269999999996,
"rate": 4.227427
}Build with BOB/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key