Rate Overview
Live
1 PAB = 6.9223 CNY
1 CNY = 0.144462
PAB
Avg
6.9280
High
7.0010
Low
6.8662
Last updated: 3/27/2026, 6:51:22 PM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.92 CNY |
| 10 PAB | 69.22 CNY |
| 50 PAB | 346.11 CNY |
| 100 PAB | 692.23 CNY |
| 500 PAB | 3,461.13 CNY |
| 1,000 PAB | 6,922.25 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-03-27T18:51:22Z",
"rates": {
"CNY": 6.92225
}
}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": 692.225,
"rate": 6.92225
}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