Rate Overview
Live
1 MRO = 0.590060 YER
1 YER = 1.6947
MRO
Avg
0.590922
High
0.593303
Low
0.588393
Last updated: 9/8/2026, 5:03:16 AM
Quick Conversions
| MRO | YER |
|---|---|
| 1 MRO | 0.59 YER |
| 10 MRO | 5.90 YER |
| 50 MRO | 29.50 YER |
| 100 MRO | 59.01 YER |
| 500 MRO | 295.03 YER |
| 1,000 MRO | 590.06 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-09-08T05:03:16Z",
"rates": {
"YER": 0.59006
}
}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.006,
"rate": 0.59006
}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