Rate Overview
Live
1 BOB = 4.7776 MKD
1 MKD = 0.209309
BOB
Avg
7.1646
High
7.8252
Low
4.7524
Last updated: 7/30/2026, 11:35:12 PM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 4.78 MKD |
| 10 BOB | 47.78 MKD |
| 50 BOB | 238.88 MKD |
| 100 BOB | 477.76 MKD |
| 500 BOB | 2,388.82 MKD |
| 1,000 BOB | 4,777.63 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-30T23:35:12Z",
"rates": {
"MKD": 4.777634
}
}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": 477.7634,
"rate": 4.777634
}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