Rate Overview
Live
1 MUR = 0.021602 PAB
1 PAB = 46.2920
MUR
Avg
0.021545
High
0.021639
Low
0.021460
Last updated: 4/18/2026, 8:44:24 AM
Quick Conversions
| MUR | PAB |
|---|---|
| 1 MUR | 0.02 PAB |
| 10 MUR | 0.22 PAB |
| 50 MUR | 1.08 PAB |
| 100 MUR | 2.16 PAB |
| 500 MUR | 10.80 PAB |
| 1,000 MUR | 21.60 PAB |
Get MUR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PABExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-18T08:44:24Z",
"rates": {
"PAB": 0.021602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PAB",
"amount": 100
},
"result": 2.1602,
"rate": 0.021602
}Build with MUR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key