Rate Overview
Live
1 BOB = 7.5622 MKD
1 MKD = 0.132237
BOB
Avg
7.5930
High
7.6303
Low
7.5622
Last updated: 5/9/2026, 7:21:35 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.56 MKD |
| 10 BOB | 75.62 MKD |
| 50 BOB | 378.11 MKD |
| 100 BOB | 756.22 MKD |
| 500 BOB | 3,781.08 MKD |
| 1,000 BOB | 7,562.15 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-05-09T07:21:35Z",
"rates": {
"MKD": 7.562154
}
}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": 756.2153999999999,
"rate": 7.562154
}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