Rate Overview
Live
1 MKD = 0.130738 BOB
1 BOB = 7.6489
MKD
Avg
0.126909
High
0.132700
Low
0.116087
Last updated: 5/27/2026, 10:55:23 AM
Quick Conversions
| MKD | BOB |
|---|---|
| 1 MKD | 0.13 BOB |
| 10 MKD | 1.31 BOB |
| 50 MKD | 6.54 BOB |
| 100 MKD | 13.07 BOB |
| 500 MKD | 65.37 BOB |
| 1,000 MKD | 130.74 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-05-27T10:55:23Z",
"rates": {
"BOB": 0.130738
}
}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.073799999999999,
"rate": 0.130738
}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