Rate Overview
Live
1 CNY = 0.146974 PAB
1 PAB = 6.8039
CNY
Avg
0.142914
High
0.147805
Low
0.139152
Last updated: 6/23/2026, 11:24:50 PM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.15 PAB |
| 10 CNY | 1.47 PAB |
| 50 CNY | 7.35 PAB |
| 100 CNY | 14.70 PAB |
| 500 CNY | 73.49 PAB |
| 1,000 CNY | 146.97 PAB |
Get CNY/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=PABExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-23T23:24:50Z",
"rates": {
"PAB": 0.146974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "PAB",
"amount": 100
},
"result": 14.6974,
"rate": 0.146974
}Build with CNY/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key