Rate Overview
Live
1 JPY = 3.5212 XAF
1 XAF = 0.283993
JPY
Avg
3.5187
High
3.5265
Low
3.5112
Last updated: 7/29/2026, 5:23:17 AM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.52 XAF |
| 10 JPY | 35.21 XAF |
| 50 JPY | 176.06 XAF |
| 100 JPY | 352.12 XAF |
| 500 JPY | 1,760.60 XAF |
| 1,000 JPY | 3,521.21 XAF |
Get JPY/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XAFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-29T05:23:17Z",
"rates": {
"XAF": 3.521208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XAF",
"amount": 100
},
"result": 352.12080000000003,
"rate": 3.521208
}Build with JPY/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key