Rate Overview
Live
1 MRO = 0.594581 YER
1 YER = 1.6819
MRO
Avg
0.596607
High
0.600292
Low
0.590658
Last updated: 7/30/2026, 8:03:46 AM
Quick Conversions
| MRO | YER |
|---|---|
| 1 MRO | 0.59 YER |
| 10 MRO | 5.95 YER |
| 50 MRO | 29.73 YER |
| 100 MRO | 59.46 YER |
| 500 MRO | 297.29 YER |
| 1,000 MRO | 594.58 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-07-30T08:03:46Z",
"rates": {
"YER": 0.594581
}
}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.4581,
"rate": 0.594581
}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