Rate Overview
Live
1 GMD = 1.3985 XPF
1 XPF = 0.715055
GMD
Avg
1.3882
High
1.3985
Low
1.3760
Last updated: 3/7/2026, 9:26:55 AM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.40 XPF |
| 10 GMD | 13.98 XPF |
| 50 GMD | 69.92 XPF |
| 100 GMD | 139.85 XPF |
| 500 GMD | 699.25 XPF |
| 1,000 GMD | 1,398.49 XPF |
Get GMD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=XPFExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-07T09:26:55Z",
"rates": {
"XPF": 1.398493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "XPF",
"amount": 100
},
"result": 139.8493,
"rate": 1.398493
}Build with GMD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key