Rate Overview
Live
1 IQD = 0.069930 BTN
1 BTN = 14.3000
IQD
Avg
0.069798
High
0.070283
Low
0.069373
Last updated: 3/6/2026, 8:10:45 AM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.70 BTN |
| 50 IQD | 3.50 BTN |
| 100 IQD | 6.99 BTN |
| 500 IQD | 34.97 BTN |
| 1,000 IQD | 69.93 BTN |
Get IQD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BTNExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-06T08:10:45Z",
"rates": {
"BTN": 0.06993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BTN",
"amount": 100
},
"result": 6.993,
"rate": 0.06993
}Build with IQD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key