Rate Overview
Live
1 MGA = 0.023758 XPF
1 XPF = 42.0911
MGA
Avg
0.023811
High
0.024009
Low
0.023643
Last updated: 9/11/2026, 9:16:09 PM
Quick Conversions
| MGA | XPF |
|---|---|
| 1 MGA | 0.02 XPF |
| 10 MGA | 0.24 XPF |
| 50 MGA | 1.19 XPF |
| 100 MGA | 2.38 XPF |
| 500 MGA | 11.88 XPF |
| 1,000 MGA | 23.76 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-09-11T21:16:09Z",
"rates": {
"XPF": 0.023758
}
}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.3758,
"rate": 0.023758
}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