Rate Overview
Live
1 GMD = 1.3969 XPF
1 XPF = 0.715849
GMD
Avg
1.3927
High
1.4333
Low
1.3547
Last updated: 5/28/2026, 4:45:38 AM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.40 XPF |
| 10 GMD | 13.97 XPF |
| 50 GMD | 69.85 XPF |
| 100 GMD | 139.69 XPF |
| 500 GMD | 698.47 XPF |
| 1,000 GMD | 1,396.94 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-05-28T04:45:38Z",
"rates": {
"XPF": 1.396942
}
}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.6942,
"rate": 1.396942
}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