Rate Overview
Live
1 BDT = 0.825002 XPF
1 XPF = 1.2121
BDT
Avg
0.828876
High
0.835167
Low
0.824969
Last updated: 4/17/2026, 4:55:22 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.83 XPF |
| 10 BDT | 8.25 XPF |
| 50 BDT | 41.25 XPF |
| 100 BDT | 82.50 XPF |
| 500 BDT | 412.50 XPF |
| 1,000 BDT | 825.00 XPF |
Get BDT/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=XPFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T04:55:22Z",
"rates": {
"XPF": 0.825002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "XPF",
"amount": 100
},
"result": 82.5002,
"rate": 0.825002
}Build with BDT/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key