Rate Overview
Live
1 PAB = 6.9251 CNY
1 CNY = 0.144402
PAB
Avg
7.0151
High
7.1433
Low
6.8825
Last updated: 3/27/2026, 2:55:01 PM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.93 CNY |
| 10 PAB | 69.25 CNY |
| 50 PAB | 346.26 CNY |
| 100 PAB | 692.51 CNY |
| 500 PAB | 3,462.55 CNY |
| 1,000 PAB | 6,925.10 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-27T14:55:01Z",
"rates": {
"CNY": 6.9251
}
}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.51,
"rate": 6.9251
}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