Rate Overview
Live
1 BOB = 7.6764 MKD
1 MKD = 0.130270
BOB
Avg
7.6260
High
7.6938
Low
7.5359
Last updated: 3/7/2026, 4:23:43 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.68 MKD |
| 10 BOB | 76.76 MKD |
| 50 BOB | 383.82 MKD |
| 100 BOB | 767.64 MKD |
| 500 BOB | 3,838.18 MKD |
| 1,000 BOB | 7,676.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-03-07T04:23:43Z",
"rates": {
"MKD": 7.676363
}
}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": 767.6363,
"rate": 7.676363
}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