Rate Overview
Live
1 PAB = 6.8518 CNY
1 CNY = 0.145947
PAB
Avg
6.8361
High
6.8518
Low
6.8175
Last updated: 4/16/2026, 8:58:36 PM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.85 CNY |
| 10 PAB | 68.52 CNY |
| 50 PAB | 342.59 CNY |
| 100 PAB | 685.18 CNY |
| 500 PAB | 3,425.89 CNY |
| 1,000 PAB | 6,851.79 CNY |
Get PAB/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CNYExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:36Z",
"rates": {
"CNY": 6.851787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CNY",
"amount": 100
},
"result": 685.1786999999999,
"rate": 6.851787
}Build with PAB/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key