Rate Overview
Live
1 MGA = 0.022276 XPF
1 XPF = 44.8914 MGA
Avg
0.022220
High
0.022563
Low
0.022081
Last updated: 1/25/2026, 7:34:44 AM
Quick Conversions
| MGA | XPF |
|---|---|
| 1 MGA | 0.02 XPF |
| 10 MGA | 0.22 XPF |
| 50 MGA | 1.11 XPF |
| 100 MGA | 2.23 XPF |
| 500 MGA | 11.14 XPF |
| 1,000 MGA | 22.28 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-01-25T07:34:44Z",
"rates": {
"XPF": 0.022276
}
}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.2276000000000002,
"rate": 0.022276
}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