Rate Overview
Live
1 XPF = 1.1812 BDT
1 BDT = 0.846610
XPF
Avg
1.1953
High
1.2206
Low
1.1742
Last updated: 7/22/2026, 10:00:00 PM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.18 BDT |
| 10 XPF | 11.81 BDT |
| 50 XPF | 59.06 BDT |
| 100 XPF | 118.12 BDT |
| 500 XPF | 590.59 BDT |
| 1,000 XPF | 1,181.18 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-07-22T22:00:00Z",
"rates": {
"BDT": 1.181182
}
}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": 118.1182,
"rate": 1.181182
}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