Rate Overview
Live
1 XPF = 41.0615 MGA
1 MGA = 0.024354
XPF
Avg
40.9482
High
41.0615
Low
40.8480
Last updated: 5/27/2026, 10:41:03 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 41.06 MGA |
| 10 XPF | 410.61 MGA |
| 50 XPF | 2,053.07 MGA |
| 100 XPF | 4,106.15 MGA |
| 500 XPF | 20,530.74 MGA |
| 1,000 XPF | 41,061.47 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-05-27T22:41:03Z",
"rates": {
"MGA": 41.061472
}
}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": 4106.1472,
"rate": 41.061472
}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