Rate Overview
Live
1 YER = 18.1167 MGA
1 MGA = 0.055198
YER
Avg
18.1553
High
18.2306
Low
18.1167
Last updated: 8/17/2026, 2:39:59 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.12 MGA |
| 10 YER | 181.17 MGA |
| 50 YER | 905.83 MGA |
| 100 YER | 1,811.67 MGA |
| 500 YER | 9,058.33 MGA |
| 1,000 YER | 18,116.65 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-17T14:39:59Z",
"rates": {
"MGA": 18.116652
}
}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": 1811.6652,
"rate": 18.116652
}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