Rate Overview
Live
1 PAB = 3.4986 TMT
1 TMT = 0.285826
PAB
Avg
3.5002
High
3.5100
Low
3.4902
Last updated: 3/6/2026, 11:53:20 AM
Quick Conversions
| PAB | TMT |
|---|---|
| 1 PAB | 3.50 TMT |
| 10 PAB | 34.99 TMT |
| 50 PAB | 174.93 TMT |
| 100 PAB | 349.86 TMT |
| 500 PAB | 1,749.31 TMT |
| 1,000 PAB | 3,498.63 TMT |
Get PAB/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=TMTExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T11:53:20Z",
"rates": {
"TMT": 3.498628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "TMT",
"amount": 100
},
"result": 349.8628,
"rate": 3.498628
}Build with PAB/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key