Rate Overview
Live
1 GMD = 1.4005 XPF
1 XPF = 0.714025
GMD
Avg
1.3871
High
1.4005
Low
1.3767
Last updated: 9/12/2026, 4:35:56 AM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.40 XPF |
| 10 GMD | 14.01 XPF |
| 50 GMD | 70.03 XPF |
| 100 GMD | 140.05 XPF |
| 500 GMD | 700.26 XPF |
| 1,000 GMD | 1,400.51 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-09-12T04:35:56Z",
"rates": {
"XPF": 1.400511
}
}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": 140.05110000000002,
"rate": 1.400511
}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