Rate Overview
Live
1 PAB = 6.8387 CNY
1 CNY = 0.146227
PAB
Avg
6.8293
High
6.8387
Low
6.8252
Last updated: 5/7/2026, 12:19:08 AM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.84 CNY |
| 10 PAB | 68.39 CNY |
| 50 PAB | 341.93 CNY |
| 100 PAB | 683.87 CNY |
| 500 PAB | 3,419.34 CNY |
| 1,000 PAB | 6,838.69 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-05-07T00:19:08Z",
"rates": {
"CNY": 6.838688
}
}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": 683.8688000000001,
"rate": 6.838688
}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