Rate Overview
Live
1 BOB = 4.9334 MKD
1 MKD = 0.202702
BOB
Avg
7.3008
High
7.8212
Low
4.7940
Last updated: 7/28/2026, 1:26:52 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 4.93 MKD |
| 10 BOB | 49.33 MKD |
| 50 BOB | 246.67 MKD |
| 100 BOB | 493.34 MKD |
| 500 BOB | 2,466.68 MKD |
| 1,000 BOB | 4,933.36 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-07-28T01:26:52Z",
"rates": {
"MKD": 4.933362
}
}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": 493.33619999999996,
"rate": 4.933362
}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