Rate Overview
Live
1 XAF = 0.282148 JPY
1 JPY = 3.5442
XAF
Avg
0.281900
High
0.282940
Low
0.280687
Last updated: 7/7/2026, 2:29:22 PM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.28 JPY |
| 10 XAF | 2.82 JPY |
| 50 XAF | 14.11 JPY |
| 100 XAF | 28.21 JPY |
| 500 XAF | 141.07 JPY |
| 1,000 XAF | 282.15 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-07T14:29:22Z",
"rates": {
"JPY": 0.282148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 28.2148,
"rate": 0.282148
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key