Rate Overview
Live
1 UYU = 2.3417 BTN
1 BTN = 0.427042
UYU
Avg
2.3385
High
2.4322
Low
2.2777
Last updated: 3/28/2026, 10:59:29 AM
Quick Conversions
| UYU | BTN |
|---|---|
| 1 UYU | 2.34 BTN |
| 10 UYU | 23.42 BTN |
| 50 UYU | 117.08 BTN |
| 100 UYU | 234.17 BTN |
| 500 UYU | 1,170.84 BTN |
| 1,000 UYU | 2,341.69 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-03-28T10:59:29Z",
"rates": {
"BTN": 2.341689
}
}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.1689,
"rate": 2.341689
}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