Rate Overview
Live
1 IQD = 0.072807 BTN
1 BTN = 13.7349
IQD
Avg
0.072482
High
0.072817
Low
0.071958
Last updated: 7/5/2026, 4:57:42 AM
Quick Conversions
| IQD | BTN |
|---|---|
| 1 IQD | 0.07 BTN |
| 10 IQD | 0.73 BTN |
| 50 IQD | 3.64 BTN |
| 100 IQD | 7.28 BTN |
| 500 IQD | 36.40 BTN |
| 1,000 IQD | 72.81 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-07-05T04:57:42Z",
"rates": {
"BTN": 0.072807
}
}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": 7.2806999999999995,
"rate": 0.072807
}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