Rate Overview
Live
1 CNY = 0.147331 PAB
1 PAB = 6.7874
CNY
Avg
0.144518
High
0.147379
Low
0.141338
Last updated: 5/28/2026, 11:01:26 PM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.15 PAB |
| 10 CNY | 1.47 PAB |
| 50 CNY | 7.37 PAB |
| 100 CNY | 14.73 PAB |
| 500 CNY | 73.67 PAB |
| 1,000 CNY | 147.33 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-05-28T23:01:26Z",
"rates": {
"PAB": 0.147331
}
}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.733099999999999,
"rate": 0.147331
}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