Rate Overview
Live
1 GMD = 1.4184 XPF
1 XPF = 0.705000
GMD
Avg
1.4064
High
1.4185
Low
1.3983
Last updated: 6/19/2026, 8:26:37 AM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.42 XPF |
| 10 GMD | 14.18 XPF |
| 50 GMD | 70.92 XPF |
| 100 GMD | 141.84 XPF |
| 500 GMD | 709.22 XPF |
| 1,000 GMD | 1,418.44 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-06-19T08:26:37Z",
"rates": {
"XPF": 1.418439
}
}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": 141.8439,
"rate": 1.418439
}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