Rate Overview
Live
1 MRO = 0.595716 YER
1 YER = 1.6787
MRO
Avg
0.596313
High
0.598958
Low
0.594668
Last updated: 3/28/2026, 4:39:47 PM
Quick Conversions
| MRO | YER |
|---|---|
| 1 MRO | 0.60 YER |
| 10 MRO | 5.96 YER |
| 50 MRO | 29.79 YER |
| 100 MRO | 59.57 YER |
| 500 MRO | 297.86 YER |
| 1,000 MRO | 595.72 YER |
Get MRO/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=YERExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-28T16:39:47Z",
"rates": {
"YER": 0.595716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "YER",
"amount": 100
},
"result": 59.571600000000004,
"rate": 0.595716
}Build with MRO/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key