Rate Overview
Live
1 UYU = 2.3406 BTN
1 BTN = 0.427235
UYU
Avg
2.3478
High
2.3668
Low
2.3288
Last updated: 6/18/2026, 10:21:51 AM
Quick Conversions
| UYU | BTN |
|---|---|
| 1 UYU | 2.34 BTN |
| 10 UYU | 23.41 BTN |
| 50 UYU | 117.03 BTN |
| 100 UYU | 234.06 BTN |
| 500 UYU | 1,170.32 BTN |
| 1,000 UYU | 2,340.63 BTN |
Get UYU/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=BTNExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-06-18T10:21:51Z",
"rates": {
"BTN": 2.34063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "BTN",
"amount": 100
},
"result": 234.063,
"rate": 2.34063
}Build with UYU/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key