Rate Overview
Live
1 BOB = 4.5747 MKD
1 MKD = 0.218593
BOB
Avg
4.5643
High
4.5846
Low
4.5193
Last updated: 8/20/2026, 10:45:47 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 4.57 MKD |
| 10 BOB | 45.75 MKD |
| 50 BOB | 228.74 MKD |
| 100 BOB | 457.47 MKD |
| 500 BOB | 2,287.36 MKD |
| 1,000 BOB | 4,574.72 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-08-20T10:45:47Z",
"rates": {
"MKD": 4.574722
}
}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": 457.47220000000004,
"rate": 4.574722
}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