Rate Overview
Live
1 IQD = 0.072845 BTN
1 BTN = 13.7278
IQD
Avg
0.067188
High
0.072845
Low
0.063982
Last updated: 5/26/2026, 9:34:04 PM
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.42 BTN |
| 1,000 IQD | 72.85 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-05-26T21:34:04Z",
"rates": {
"BTN": 0.072845
}
}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.2844999999999995,
"rate": 0.072845
}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