Rate Overview
Live
1 MRO = 0.131165 MKD
1 MKD = 7.6240
MRO
Avg
0.131165
High
0.131165
Low
0.131165
Last updated: 5/13/2026, 12:52:08 AM
Quick Conversions
| MRO | MKD |
|---|---|
| 1 MRO | 0.13 MKD |
| 10 MRO | 1.31 MKD |
| 50 MRO | 6.56 MKD |
| 100 MRO | 13.12 MKD |
| 500 MRO | 65.58 MKD |
| 1,000 MRO | 131.17 MKD |
Get MRO/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MKDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-13T00:52:08Z",
"rates": {
"MKD": 0.131165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MKD",
"amount": 100
},
"result": 13.1165,
"rate": 0.131165
}Build with MRO/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key