Rate Overview
Live
1 GMD = 1.3886 XPF
1 XPF = 0.720155
GMD
Avg
1.3863
High
1.3949
Low
1.3708
Last updated: 4/17/2026, 12:02:39 PM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.39 XPF |
| 10 GMD | 13.89 XPF |
| 50 GMD | 69.43 XPF |
| 100 GMD | 138.86 XPF |
| 500 GMD | 694.30 XPF |
| 1,000 GMD | 1,388.59 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-04-17T12:02:39Z",
"rates": {
"XPF": 1.38859
}
}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": 138.859,
"rate": 1.38859
}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