Rate Overview
Live
1 XPF = 40.2688 MGA
1 MGA = 0.024833
XPF
Avg
42.9039
High
45.2210
Low
40.0941
Last updated: 3/27/2026, 2:39:46 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.27 MGA |
| 10 XPF | 402.69 MGA |
| 50 XPF | 2,013.44 MGA |
| 100 XPF | 4,026.88 MGA |
| 500 XPF | 20,134.39 MGA |
| 1,000 XPF | 40,268.77 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-27T14:39:46Z",
"rates": {
"MGA": 40.268774
}
}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": 4026.8774,
"rate": 40.268774
}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