Rate Overview
Live
1 BDT = 0.844503 XPF
1 XPF = 1.1841
BDT
Avg
0.835383
High
0.847670
Low
0.820162
Last updated: 3/27/2026, 8:24:45 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.45 XPF |
| 50 BDT | 42.23 XPF |
| 100 BDT | 84.45 XPF |
| 500 BDT | 422.25 XPF |
| 1,000 BDT | 844.50 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-03-27T08:24:45Z",
"rates": {
"XPF": 0.844503
}
}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": 84.4503,
"rate": 0.844503
}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