Rate Overview
Live
1 XPF = 40.6446 MGA
1 MGA = 0.024603
XPF
Avg
40.7135
High
40.9973
Low
40.5096
Last updated: 7/7/2026, 12:18:51 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.64 MGA |
| 10 XPF | 406.45 MGA |
| 50 XPF | 2,032.23 MGA |
| 100 XPF | 4,064.46 MGA |
| 500 XPF | 20,322.32 MGA |
| 1,000 XPF | 40,644.64 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-07-07T12:18:51Z",
"rates": {
"MGA": 40.644636
}
}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": 4064.4636,
"rate": 40.644636
}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