Rate Overview
Live
1 XPF = 40.6268 MGA
1 MGA = 0.024614
XPF
Avg
41.0741
High
41.6657
Low
40.3900
Last updated: 3/7/2026, 12:30:40 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.63 MGA |
| 10 XPF | 406.27 MGA |
| 50 XPF | 2,031.34 MGA |
| 100 XPF | 4,062.68 MGA |
| 500 XPF | 20,313.42 MGA |
| 1,000 XPF | 40,626.83 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-03-07T00:30:40Z",
"rates": {
"MGA": 40.626834
}
}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": 4062.6834000000003,
"rate": 40.626834
}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