Rate Overview
Live
1 YER = 18.1896 MGA
1 MGA = 0.054976
YER
Avg
18.1673
High
18.1903
Low
18.1187
Last updated: 8/14/2026, 7:34:37 AM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.19 MGA |
| 10 YER | 181.90 MGA |
| 50 YER | 909.48 MGA |
| 100 YER | 1,818.96 MGA |
| 500 YER | 9,094.82 MGA |
| 1,000 YER | 18,189.64 MGA |
Get YER/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MGAExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-14T07:34:37Z",
"rates": {
"MGA": 18.189642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MGA",
"amount": 100
},
"result": 1818.9642,
"rate": 18.189642
}Build with YER/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key