Rate Overview
Live
1 XPF = 40.6061 MGA
1 MGA = 0.024627
XPF
Avg
41.8248
High
45.2210
Low
40.0941
Last updated: 7/8/2026, 11:35:34 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.61 MGA |
| 10 XPF | 406.06 MGA |
| 50 XPF | 2,030.31 MGA |
| 100 XPF | 4,060.61 MGA |
| 500 XPF | 20,303.07 MGA |
| 1,000 XPF | 40,606.15 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-08T11:35:34Z",
"rates": {
"MGA": 40.606148
}
}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": 4060.6148,
"rate": 40.606148
}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