Rate Overview
Live
1 MRO = 0.596357 YER
1 YER = 1.6768
MRO
Avg
0.596823
High
0.598080
Low
0.596100
Last updated: 6/19/2026, 10:13:39 AM
Quick Conversions
| MRO | YER |
|---|---|
| 1 MRO | 0.60 YER |
| 10 MRO | 5.96 YER |
| 50 MRO | 29.82 YER |
| 100 MRO | 59.64 YER |
| 500 MRO | 298.18 YER |
| 1,000 MRO | 596.36 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-06-19T10:13:39Z",
"rates": {
"YER": 0.596357
}
}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.6357,
"rate": 0.596357
}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