Rate Overview
Live
1 PAB = 6.7424 CNY
1 CNY = 0.148316
PAB
Avg
6.7447
High
6.7527
Low
6.7413
Last updated: 8/15/2026, 11:09:56 PM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.74 CNY |
| 10 PAB | 67.42 CNY |
| 50 PAB | 337.12 CNY |
| 100 PAB | 674.24 CNY |
| 500 PAB | 3,371.18 CNY |
| 1,000 PAB | 6,742.35 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-08-15T23:09:56Z",
"rates": {
"CNY": 6.742354
}
}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": 674.2354,
"rate": 6.742354
}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