Rate Overview
Live
1 MKD = 0.131796 BOB
1 BOB = 7.5875
MKD
Avg
0.131464
High
0.131796
Low
0.130853
Last updated: 5/7/2026, 7:56:06 AM
Quick Conversions
| MKD | BOB |
|---|---|
| 1 MKD | 0.13 BOB |
| 10 MKD | 1.32 BOB |
| 50 MKD | 6.59 BOB |
| 100 MKD | 13.18 BOB |
| 500 MKD | 65.90 BOB |
| 1,000 MKD | 131.80 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-07T07:56:06Z",
"rates": {
"BOB": 0.131796
}
}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.179599999999999,
"rate": 0.131796
}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