Rate Overview
Live
1 XPF = 1.2123 BDT
1 BDT = 0.824882 XPF
Avg
1.2002
High
1.2124
Low
1.1905
Last updated: 1/25/2026, 12:53:03 PM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.21 BDT |
| 10 XPF | 12.12 BDT |
| 50 XPF | 60.61 BDT |
| 100 XPF | 121.23 BDT |
| 500 XPF | 606.15 BDT |
| 1,000 XPF | 1,212.29 BDT |
Get XPF/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BDTExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-01-25T12:53:03Z",
"rates": {
"BDT": 1.212295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BDT",
"amount": 100
},
"result": 121.22949999999999,
"rate": 1.212295
}Build with XPF/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key