Rate Overview
Live
1 BOB = 7.5798 MKD
1 MKD = 0.131930
BOB
Avg
7.5896
High
7.6161
Low
7.5679
Last updated: 4/18/2026, 8:44:41 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.58 MKD |
| 10 BOB | 75.80 MKD |
| 50 BOB | 378.99 MKD |
| 100 BOB | 757.98 MKD |
| 500 BOB | 3,789.88 MKD |
| 1,000 BOB | 7,579.77 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-04-18T08:44:41Z",
"rates": {
"MKD": 7.579766
}
}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": 757.9766000000001,
"rate": 7.579766
}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