Rate Overview
Live
1 BOB = 7.7163 MKD
1 MKD = 0.129596
BOB
Avg
7.7042
High
8.2729
Low
7.4659
Last updated: 3/27/2026, 10:05:14 AM
Quick Conversions
| BOB | MKD |
|---|---|
| 1 BOB | 7.72 MKD |
| 10 BOB | 77.16 MKD |
| 50 BOB | 385.81 MKD |
| 100 BOB | 771.63 MKD |
| 500 BOB | 3,858.14 MKD |
| 1,000 BOB | 7,716.28 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-27T10:05:14Z",
"rates": {
"MKD": 7.716284
}
}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": 771.6283999999999,
"rate": 7.716284
}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