Rate Overview
Live
1 BDT = 0.826986 XPF
1 XPF = 1.2092
BDT
Avg
0.829863
High
0.832382
Low
0.826788
Last updated: 5/7/2026, 1:50:15 PM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.83 XPF |
| 10 BDT | 8.27 XPF |
| 50 BDT | 41.35 XPF |
| 100 BDT | 82.70 XPF |
| 500 BDT | 413.49 XPF |
| 1,000 BDT | 826.99 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-05-07T13:50:15Z",
"rates": {
"XPF": 0.826986
}
}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.6986,
"rate": 0.826986
}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