Rate Overview
Live
1 MKD = 7.4824 MRO
1 MRO = 0.133646
MKD
Avg
7.5001
High
7.5485
Low
7.4824
Last updated: 3/29/2026, 11:11:49 AM
Quick Conversions
| MKD | MRO |
|---|---|
| 1 MKD | 7.48 MRO |
| 10 MKD | 74.82 MRO |
| 50 MKD | 374.12 MRO |
| 100 MKD | 748.24 MRO |
| 500 MKD | 3,741.22 MRO |
| 1,000 MKD | 7,482.45 MRO |
Get MKD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MROExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-29T11:11:49Z",
"rates": {
"MRO": 7.482446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MRO",
"amount": 100
},
"result": 748.2446,
"rate": 7.482446
}Build with MKD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key