Rate Overview
Live
1 YER = 1.6842 MRO
1 MRO = 0.593750
YER
Avg
1.6800
High
1.6842
Low
1.6751
Last updated: 7/22/2026, 5:48:18 AM
Quick Conversions
| YER | MRO |
|---|---|
| 1 YER | 1.68 MRO |
| 10 YER | 16.84 MRO |
| 50 YER | 84.21 MRO |
| 100 YER | 168.42 MRO |
| 500 YER | 842.11 MRO |
| 1,000 YER | 1,684.21 MRO |
Get YER/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MROExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-22T05:48:18Z",
"rates": {
"MRO": 1.684211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MRO",
"amount": 100
},
"result": 168.4211,
"rate": 1.684211
}Build with YER/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key