Rate Overview
Live
1 XPF = 40.2424 MGA
1 MGA = 0.024849
XPF
Avg
40.3656
High
40.5308
Low
40.2205
Last updated: 3/27/2026, 11:14:21 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.24 MGA |
| 10 XPF | 402.42 MGA |
| 50 XPF | 2,012.12 MGA |
| 100 XPF | 4,024.24 MGA |
| 500 XPF | 20,121.18 MGA |
| 1,000 XPF | 40,242.35 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-27T11:14:21Z",
"rates": {
"MGA": 40.242352
}
}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": 4024.2351999999996,
"rate": 40.242352
}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