Rate Overview
Live
1 YER = 1.6941 MRO
1 MRO = 0.590282
YER
Avg
1.6875
High
1.6941
Low
1.6773
Last updated: 7/9/2026, 12:25:55 AM
Quick Conversions
| YER | MRO |
|---|---|
| 1 YER | 1.69 MRO |
| 10 YER | 16.94 MRO |
| 50 YER | 84.71 MRO |
| 100 YER | 169.41 MRO |
| 500 YER | 847.05 MRO |
| 1,000 YER | 1,694.11 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-09T00:25:55Z",
"rates": {
"MRO": 1.694106
}
}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": 169.4106,
"rate": 1.694106
}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