Rate Overview
Live
1 XPF = 40.6569 MGA
1 MGA = 0.024596
XPF
Avg
40.6664
High
40.7328
Low
40.5557
Last updated: 6/17/2026, 6:42:33 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.66 MGA |
| 10 XPF | 406.57 MGA |
| 50 XPF | 2,032.84 MGA |
| 100 XPF | 4,065.69 MGA |
| 500 XPF | 20,328.43 MGA |
| 1,000 XPF | 40,656.86 MGA |
Get XPF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MGAExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:42:33Z",
"rates": {
"MGA": 40.656856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MGA",
"amount": 100
},
"result": 4065.6856,
"rate": 40.656856
}Build with XPF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key