Rate Overview
Live
1 BDT = 0.834046 XPF
1 XPF = 1.1990
BDT
Avg
0.835033
High
0.836659
Low
0.833477
Last updated: 5/27/2026, 10:46:05 PM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.83 XPF |
| 10 BDT | 8.34 XPF |
| 50 BDT | 41.70 XPF |
| 100 BDT | 83.40 XPF |
| 500 BDT | 417.02 XPF |
| 1,000 BDT | 834.05 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-27T22:46:05Z",
"rates": {
"XPF": 0.834046
}
}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": 83.4046,
"rate": 0.834046
}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