Rate Overview
Live
1 GMD = 1.4128 XPF
1 XPF = 0.707816
GMD
Avg
1.4133
High
1.4302
Low
1.4008
Last updated: 7/29/2026, 1:13:44 AM
Quick Conversions
| GMD | XPF |
|---|---|
| 1 GMD | 1.41 XPF |
| 10 GMD | 14.13 XPF |
| 50 GMD | 70.64 XPF |
| 100 GMD | 141.28 XPF |
| 500 GMD | 706.40 XPF |
| 1,000 GMD | 1,412.80 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-07-29T01:13:44Z",
"rates": {
"XPF": 1.412797
}
}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.27970000000002,
"rate": 1.412797
}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