Rate Overview
Live
1 BOB = 7.6381 MKD
1 MKD = 0.130923
BOB
Avg
7.6649
High
7.6931
Low
7.6381
Last updated: 5/30/2026, 9:17:50 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.64 MKD |
| 10 BOB | 76.38 MKD |
| 50 BOB | 381.90 MKD |
| 100 BOB | 763.81 MKD |
| 500 BOB | 3,819.03 MKD |
| 1,000 BOB | 7,638.07 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-30T09:17:50Z",
"rates": {
"MKD": 7.638067
}
}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": 763.8067000000001,
"rate": 7.638067
}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