Rate Overview
Live
1 UYU = 2.3523 BTN
1 BTN = 0.425113
UYU
Avg
2.3509
High
2.3583
Low
2.3464
Last updated: 9/8/2026, 7:24:56 PM
Quick Conversions
| UYU | BTN |
|---|---|
| 1 UYU | 2.35 BTN |
| 10 UYU | 23.52 BTN |
| 50 UYU | 117.62 BTN |
| 100 UYU | 235.23 BTN |
| 500 UYU | 1,176.16 BTN |
| 1,000 UYU | 2,352.31 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-09-08T19:24:56Z",
"rates": {
"BTN": 2.352313
}
}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": 235.2313,
"rate": 2.352313
}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