Rate Overview
Live
1 BOB = 7.7938 MKD
1 MKD = 0.128307
BOB
Avg
7.7197
High
7.7938
Low
7.6617
Last updated: 6/19/2026, 12:07:11 PM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.79 MKD |
| 10 BOB | 77.94 MKD |
| 50 BOB | 389.69 MKD |
| 100 BOB | 779.38 MKD |
| 500 BOB | 3,896.91 MKD |
| 1,000 BOB | 7,793.83 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-06-19T12:07:11Z",
"rates": {
"MKD": 7.793829
}
}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": 779.3829,
"rate": 7.793829
}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