Rate Overview
Live
1 MGA = 0.024614 XPF
1 XPF = 40.6273
MGA
Avg
0.024293
High
0.024758
Low
0.023841
Last updated: 3/6/2026, 11:51:42 PM
Quick Conversions
| MGA | XPF |
|---|---|
| 1 MGA | 0.02 XPF |
| 10 MGA | 0.25 XPF |
| 50 MGA | 1.23 XPF |
| 100 MGA | 2.46 XPF |
| 500 MGA | 12.31 XPF |
| 1,000 MGA | 24.61 XPF |
Get MGA/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=XPFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:51:42Z",
"rates": {
"XPF": 0.024614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "XPF",
"amount": 100
},
"result": 2.4614000000000003,
"rate": 0.024614
}Build with MGA/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key