Rate Overview
Live
1 MUR = 0.021132 PAB
1 PAB = 47.3216
MUR
Avg
0.021355
High
0.021570
Low
0.021124
Last updated: 3/7/2026, 12:13:49 AM
Quick Conversions
| MUR | PAB |
|---|---|
| 1 MUR | 0.02 PAB |
| 10 MUR | 0.21 PAB |
| 50 MUR | 1.06 PAB |
| 100 MUR | 2.11 PAB |
| 500 MUR | 10.57 PAB |
| 1,000 MUR | 21.13 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-03-07T00:13:49Z",
"rates": {
"PAB": 0.021132
}
}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.1132,
"rate": 0.021132
}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