Rate Overview
Live
1 MGA = 0.015211 AFN
1 AFN = 65.7419
MGA
Avg
0.015037
High
0.015211
Low
0.014732
Last updated: 3/6/2026, 11:50:34 PM
Quick Conversions
| MGA | AFN |
|---|---|
| 1 MGA | 0.02 AFN |
| 10 MGA | 0.15 AFN |
| 50 MGA | 0.76 AFN |
| 100 MGA | 1.52 AFN |
| 500 MGA | 7.61 AFN |
| 1,000 MGA | 15.21 AFN |
Get MGA/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=AFNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:50:34Z",
"rates": {
"AFN": 0.015211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "AFN",
"amount": 100
},
"result": 1.5211000000000001,
"rate": 0.015211
}Build with MGA/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key