Rate Overview
Live
1 MKD = 0.130270 BOB
1 BOB = 7.6764
MKD
Avg
0.131139
High
0.132698
Low
0.129974
Last updated: 3/7/2026, 6:07:44 AM
Quick Conversions
| MKD | BOB |
|---|---|
| 1 MKD | 0.13 BOB |
| 10 MKD | 1.30 BOB |
| 50 MKD | 6.51 BOB |
| 100 MKD | 13.03 BOB |
| 500 MKD | 65.14 BOB |
| 1,000 MKD | 130.27 BOB |
Get MKD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=BOBExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-07T06:07:44Z",
"rates": {
"BOB": 0.13027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "BOB",
"amount": 100
},
"result": 13.027,
"rate": 0.13027
}Build with MKD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key