Rate Overview
Live
1 MGA = 0.024460 XPF
1 XPF = 40.8831
MGA
Avg
0.024557
High
0.024637
Low
0.024430
Last updated: 7/11/2026, 3:04:04 AM
Quick Conversions
| MGA | XPF |
|---|---|
| 1 MGA | 0.02 XPF |
| 10 MGA | 0.24 XPF |
| 50 MGA | 1.22 XPF |
| 100 MGA | 2.45 XPF |
| 500 MGA | 12.23 XPF |
| 1,000 MGA | 24.46 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-07-11T03:04:04Z",
"rates": {
"XPF": 0.02446
}
}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.4459999999999997,
"rate": 0.02446
}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