Rate Overview
Live
1 PAB = 6.7786 CNY
1 CNY = 0.147523
PAB
Avg
6.9749
High
7.2120
Low
6.7623
Last updated: 7/19/2026, 6:25:10 AM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.78 CNY |
| 10 PAB | 67.79 CNY |
| 50 PAB | 338.93 CNY |
| 100 PAB | 677.86 CNY |
| 500 PAB | 3,389.31 CNY |
| 1,000 PAB | 6,778.62 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-07-19T06:25:10Z",
"rates": {
"CNY": 6.778617
}
}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": 677.8616999999999,
"rate": 6.778617
}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